@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
body{ }
*{ margin:0; padding:0;box-sizing:border-box;font-family:  "Noto Serif SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "PingFang SC", "Heiti SC", "Hiragino Sans GB", Arial, "Helvetica Neue", Helvetica, sans-serif;}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_65{height:65px;}
.lh_35{height:25px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:82%;margin:0 auto;}
.s_width2{width:92%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}
html{font-size: 16px;}

.header{width:100%; position: absolute;z-index: 9;display: flex;justify-content: space-between;align-items: center;padding:0 25px;border-bottom: 1px solid rgba(255,255,255,.1);}

.header .logo img{width:100%;max-width:477px;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.nav_tel{width:65%;display: flex;justify-content: space-between;align-items: center;}
.index_nav{width:79%;height:110px;display:flex;justify-content:space-between;align-items:center;}
.index_nav li{height:110px;width:calc(100%/7);text-align: center;display:flex;justify-content:center;align-items:center;}
.index_nav li a{color:#fff;font-size:1.1rem;display:block;position:relative;z-index: 2;line-height: 110px;transition: 0.5s; }
.index_nav li a.aa:after{width:0;height:2px;background: #fff;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav li:hover a.aa:after{width:100%;}
.index_nav li a:hover{font-weight:bold; text-decoration:none;  }
.header .n{ display: none;}
.header .b{ display: block;}
.header.header_h .n{	display: block;}
.header.header_h .b{	display: none;}
.header.header_h .logo_tel i{color: #555;}
.header.header_h {box-shadow: 0 0 5px rgba(0, 0, 0, .2);background-color: rgba(255,255,255,1); }
.header.header_h .index_nav li a { color: #555;}
.header.header_h .index_nav li a:hover { color: #222;font-weight: bold;}
.son{background:#f5f5f5;position: absolute; z-index: 1; top: 100%; width: 100%; left: 0; box-sizing: border-box; padding: 50px 0; display: none;}
.son .s_width{display: flex;justify-content: space-between; width:90% }
.son .son_li{width:30%;display: flex;justify-content:flex-start;flex-direction: column}
.son p{width:28%;font-size: 1rem;color:#555;line-height: 30px; text-align:left; align-items: center;display: flex}
.son .son_pic{width:28%}
.son .son_pic img{width:100%;max-width:497px; border-radius: 0 35px;}
.son_title{font-size: 1.8rem;color: #111;text-align: left; margin: 0 0 65px 0}
.son_title span{font-size: 1.1rem;text-transform: uppercase;padding:0 0 0 18px;font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';}
.son .son_li ul{ display: flex;justify-content: space-between; flex-wrap:wrap; }
.son .son_li li{width:47%; border:1px solid rgba(0,0,0,0.2);margin:0 0 10px 0;height: 45px;}
.son .son_li li a{ line-height: 45px;font-size: 1rem; color:#333;text-transform: uppercase;}
.son .son_li li a:after{ content:''; width:0;height:0;}




.header .logo_tel{width:190px;display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 15px;border-left: 1px solid rgba(255,255,255,.1);}
.header .logo_tel img{margin:0 8px 0 0}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel i{ font-size: 1.1rem; font-family: 'PingFang SC';letter-spacing:0;color: #fff;font-style: normal;font-weight: 600;}




/*banner*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;z-index: 1;height:100vh; }
.nn_banner .mm_bg{top: 0;height: 100%;width: 100%;background:  url(../images/mbg.png) no-repeat left top; z-index:3;position: absolute;opacity: 0.9;}

.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.ind_ban_tex {	position:absolute;width:88%;height:100%;left:50%;margin-left:-44%;transform:translateY(0%);  z-index: 90; display: flex;justify-content: center; align-items: center;flex-direction: column; height: 447px;margin-top: -223px; top: 56%;}
.ind_ban_tex h1{line-height: 8rem;font-size: 3rem;color: #fff;margin:0 0 45px 0; border-bottom: 1px solid rgba(255,255,255,.1); width:100%}
.banner3{ }
.banner3 dl{ display: flex;justify-content:space-between; flex-wrap: wrap; align-items: center;width: 100%;}
.banner3 dd{   transition: 0.3s;}
.banner3 dd:hover{ margin: -10px 0 0 0;}
.banner3 dd .n_icon{ width:70px;height:70px;  background-size: 100%; margin:0 0  35px 0;}
.banner3 dd:nth-child(1) div.n_icon{background-image: url(../img/nonga.png);}
.banner3 dd:nth-child(2) div.n_icon{background-image: url(../img/nongb.png);}
.banner3 dd:nth-child(3) div.n_icon{background-image: url(../img/nongc.png);}
.banner3 dd:nth-child(4) div.n_icon{background-image: url(../img/nongd.png);}
.banner3 a{line-height:50px; color: #fff;font-size: 1.1rem;  width:100%;display: flex;justify-content:center; align-items: center; flex-direction: column;  }
.banner3 a .n_p{ display: flex;justify-content:center; align-items: center;flex-direction: column;}
.banner3 a .n_p span{ font-size:1.3rem; line-height: 3rem;color: #fff;font-weight: bold;}
.banner3 a .n_p p{ font-size:1rem; line-height:2rem;color: #fff; }
.banner3 a .n_p i{ font-style: normal; font-size:1rem; line-height: 2.5rem;color: #fff;width:130px;margin:35px auto 0 auto;border-radius: 2.1rem; text-align: center;background: #c90d12;}
/*footer*/
.footer{ background: #f6f8ff }
.footer.footer2{ background: #111327;}
.footer .logo_tel{display: flex;justify-content:flex-start; align-items: flex-start;color: #fff;position: relative; z-index: 2; width:250px}
.footer .logo_tel img{margin:0 8px 0 0}
.footer .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.footer .logo_tel p span{ font-size: 1rem; color: #fff;  }
.footer .logo_tel p b{ font-size: 1.7rem;line-height:1.5rem; font-family: 'neutra_text_tf';letter-spacing: -1px;color: #fff;font-style: normal;font-weight: 600; }

.footer strong{ display: block; font-size:1.1rem; line-height:2rem; color:#333333; margin-bottom:25px;}
.footer.footer2 strong{  color:#ccc;  }
.footer i{ width:30px;height:1px; background:#ff0000;display: block; margin-bottom:25px;}
.footer.footer2 i{ background:#ccc; }
.footer .f_fenlei{ }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-direction:column;}
.footer .f_fenlei li{ line-height:35px; width:100%; text-align:left; }
.footer .f_fenlei li a{ color:#545454;font-size:0.95rem;  display: block}
.footer.footer2 .f_fenlei li a{ color:#ccc; }
.footer .f_fenlei li a:hover{ color:#111;}
.footer.footer2 .f_fenlei li a:hover{ color:#fff;}
.footer .f_nav{ padding:35px 0 35px 0 ; display:flex;justify-content:space-between; align-items: center;border-bottom:1px solid rgba(255,255,255,0.05)}
.footer .f_nav ul{display:flex;justify-content:space-between;}
.footer .f_nav li{padding:0 0 0 45px;}
.footer .f_nav li a{color:#fff;font-size:16px;}
.footer.footer2 .f_nav li a{color:#ccc;}
.footer .footer_f{ padding:75px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .f_contact{ }
.footer .f_contact div{ line-height:2rem; color:#545454; font-size:0.95rem;padding:0 0 0 0}
.footer.footer2  .f_contact div{ color:#ccc;  }
.footer .f_erweima{ }
.footer .f_erweima div{  color:#545454; font-size:.95rem; text-align: center; line-height: 2rem;display: flex;justify-content: space-between;}
.footer.footer2 .f_erweima div{  color:#ccc; }
.footer .f_erweima div li{  }
.footer .f_erweima div img{width:100%;text-align: center; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:1rem; color:#545454; }
.footer2 .footer_p{ color:#ccc; }
.footer_p .s_width{ text-align: center; display: flex;justify-content: space-between;border-top:1px solid rgba(0,0,0,0.1)}
.footer2 .footer_p .s_width{  border-top:1px solid rgba(255,255,255,0.1)}
.footer_p a{ color:#545454}
.footer2  .footer_p a{ color:#ccc}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}

.p_float{ position:fixed; width:50px;height:50px; bottom:80px;  right:0; z-index:9999; opacity:0;transition: all .5s;}
.p_float.on{  opacity:1}
.p_float li{ height:50px; width:50px; text-align:center; background:#e42a2a; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:25px;}

.p_float li i{ display:block; width:50px; height:50px; z-index:2; position:relative}
.p_float li:hover{ background:#333; }
.p_float li i.fl_top{ background:url(../images/tt3.png) no-repeat center center;}


/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 48%; overflow: hidden; cursor: pointer; }
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #f44336; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}

.index_pro{ background:url(../images/huise.jpg) no-repeat center top;}
.productshow_cage{ display: flex;justify-content:center; align-items:center;text-align: center;position: relative;z-index: 1; background-image: -webkit-linear-gradient(0deg,#0db288, #0dba3b);}
.cage_bg{ padding:174px 0 75px 0 ; background:url(../images/banner_b.jpg) no-repeat center top;}
.productshow_cage ul{display: flex;justify-content:space-between; flex-wrap: wrap;}
.productshow_cage li{ width:calc(100%/10); position:relative;   overflow:hidden;  cursor:pointer;padding: 0 0 10px 0;}
.productshow_cage li a{ width:95%;  margin:0 auto;  display: block;overflow:hidden;}
.productshow_cage li div{ width:100%;  margin:0 auto 15px auto;  text-align:center;  position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:100px; border:5px solid #fff}
.productshow_cage li div img { width:100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.productshow_cage li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage li span{ display: block;color:#fff;font-size: 17px; line-height:30px; transition: 0.5s;font-weight: bold;}
.productshow_cage li:hover span{ font-size: 19px; }
.productshow_cage li.cu_active span{  font-size: 19px;}
.productshow_cage li.cu_active div{  border:5px solid #008cd2}
.productshow_cage li:hover div{  border:5px solid #008cd2}

.productshow_cage2{ padding:0 0 0 0}
.productshow_cage2 ul{width:75%;display: flex;justify-content:center; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage2 li{ position:relative;   overflow:hidden;  cursor:pointer;margin: 0 10px 10px 10px;}
.productshow_cage2 li a{  width:15rem; border:2px solid #333;border-radius:30px; display: block;overflow:hidden;color:#333;font-size: 1.1rem; line-height:3rem; text-align: center;transition: 0.3s;}
.productshow_cage2 li a:hover{background: #f70f0f;border:2px solid #f70f0f; color: #fff;font-weight: bold; }


/* pro */
.pro{padding:70px 0;background: #f8f7f7 url(../images/probg.jpg) no-repeat center bottom;}
.p_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.p_title p strong{font-size: 55px;color: #c8ad7a; display: block;font-weight: bold;}
.p_title p strong i{ color: #1c1c1c; font-weight: 100; font-style: normal; text-transform: uppercase;}
.p_title p span{font-size: 18px;color: #444444;display: block;line-height: 45px;}
.p_title a{width:168px; line-height: 53px;font-size: 17px;color: #fff;  background: #ff0000; text-align: center;}
.p_title a:hover{font-weight: bold;}
.pro_con_in{ padding:0 0 60px 0; }
.pro_r{width:96%;margin:0 auto}
.in-yfndk {	display: block;	overflow: hidden; position: relative;}
.container-inyf {	display: block; width:100%; }
.in-protu {	display: block;	width: 100%;  transition:0.4s ease;position: relative; z-index: 1;}
.swiper-slide:hover .in-protu{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.in-protuk { display: block; width: 100%; height: auto;	z-index: 1;	position: relative;}
.in-yftudk { display: block; position: relative;	overflow: hidden; text-align: center; }
.in-yftuk {	display: block;	position: relative;	overflow: hidden; }
.in-yftum {	display: block;padding:18px 0;width:96%;margin:0 auto; }
.in-yftum p{font-size: 1.4rem;color: #141414;font-weight: bold;line-height: 2.7rem;}
.in-yftum span{font-size: 1rem;color: #616161; display: block;line-height: 1.7rem;}
.swiper-button-prev-inyf,.swiper-button-next-inyf {	display: block;	width: 50px; height: 50px; position: relative; float: left; left: auto;	top: auto;	right: auto;margin-top: 0;	border-radius: 50%;	border: 1px solid #c8ad7a;	background-color: #fff;	 cursor: pointer; transition: 0.3s;}
.swiper-button-prev-inyf::after,.swiper-button-next-inyf::after {	content: "";}
.swiper-button-prev-inyf {	background: url(../images/kj-zsnxj1.png) center center no-repeat;}
.swiper-button-next-inyf {	margin-left: 14px;	background: url(../images/kj-zsnxj2.png) center center no-repeat;}
.swiper-button-prev-inyf:hover { background:#c8ad7a url(../images/kj-zsnxj01.png) center center no-repeat;}
.swiper-button-next-inyf:hover { background:#c8ad7a url(../images/kj-zsnxj02.png) center center no-repeat;}


/*productshow*/
.productshow{ padding:0 0 45px 0;background:url(../images/cpbg.jpg) no-repeat center top; }
.productshow_con{overflow:hidden;  padding:35px 0 0 0;}

.about_l .fl_title a{width:150px; }
.pp_title{ text-align: center;padding:65px 0 45px 0}
.se_pp_title{ text-align: center;padding:40px 0 25px 0}
.pp_title div{font-size: 3rem;color:#141414; line-height:5rem; }
.pp_title div strong{color:#141414;}
.pp_title div span{color:#a5a4a4; font-size: 3.1rem; font-weight: lighter; text-transform: uppercase;}
.pp_title i{ display: block;width:80px;height:2px;margin:25px auto 0 auto;background: #555}
.pp_title p{ font-size:1.1rem;color:#505050; line-height:3rem;}
.n_t div{ color:#fff; }
.n_t div strong{color:#fff;}
.n_t i{ background: #fff}
.se_pp_title div{ color:#1d2087; font-weight: bold;}
/* yingyong */
.yingyong{padding:0 0 80px 0;background:#f8f8f8 url(../images/yy.jpg) no-repeat center bottom;}
.yingyong2{padding:60px 0 80px 0;background: url(../images/yingbg2.jpg) no-repeat center top;}
.indexsec03 { padding:0 0 0 0 ;position: relative; overflow: hidden;}
.indexsec03 .topbox { margin-bottom: 80px; display: flex;	justify-content: space-between;	align-items: flex-start;}
.indexsec03 .topbox p {	width: 37%;	line-height: 23px;}
.indexsec03 .topbox .headLine01 { width: 60%;}
.indexsec03 .listul li { float: left; width:15%; margin-right: 1%; height: 590px;background-size: cover; background-position: center center;	background-repeat: no-repeat;	position: relative;	-webkit-transition: all 1s;transition: all 1s; overflow: hidden; cursor: pointer;}
.indexsec03 .listul li:nth-child(4){margin-right: 0;}
.indexsec03 .listul p {	position:absolute;	z-index:3;	color:#fff;font-size:1.4rem;width:100%;height:100%;left:0;top:0; line-height:75px; text-align:center;box-sizing:border-box;padding:5px;display: flex;justify-content: center;align-items: center;flex-direction: column;transition: all .5s;}
.indexsec03 .listul p i{display:block; width:40px;margin: 0 auto;height:1px;background: rgba(255,255,255,0.5);}
.indexsec03 .listul .listul_h{ opacity:0;transform: translate(0,-50%);padding:0 55px; position: absolute;left:0;bottom:35px;width:680px; z-index: 3; transition: 0.5s;;
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);}

.listul_bg{width:100%;height:100%;background:rgba(0,0,0,0.5);position: absolute;left:0;top:0;z-index: 2;;}
.indexsec03 .listul .on .listul_bg{ background:url(../images/jjj.png) repeat-x left bottom; }
.indexsec03 .listul .on .listul_h{  transform: none;opacity:1; 
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;}
.indexsec03 .listul .on .listul_h span { font-size: 1rem;color: #fff;line-height:2rem; display: block;	margin-top: 5px; width:100%;}
.indexsec03 .listul .listul_h strong{display: block;font-size: 2rem;color: #fff; }
.indexsec03 .listul .on {width: 52%;}
.indexsec03 .listul .on p { display: none;;
	font-size: 28px;
	text-align: left;
	padding-left: 50px;
	top: inherit;
	bottom: 50px;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}
/*shuzi*/
.xinlai_num{padding:50px 0 0 0; position: relative;z-index: 2; display: flex;flex-direction: column;justify-content: space-between}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section { display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap}
.xinlai_num_x{width:1px;height:100px;background: rgba(0, 0, 0, 0.1);}
.xinlai_num .jumbo {font-size: 3rem; color: #0565e6;font-weight:bold; font-family: "pingfang sc";display:inline-block;line-height: 5rem;letter-spacing: -2px;}
.xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#646464; padding:0 0 35px 0; }
.xinlai_num #wrap .xinlai_num_li:nth-child(3),.xinlai_num #wrap .xinlai_num_li:nth-child(4){ padding:0 0 0 0; }
.xinlai_num #wrap .xin_li { display: flex;justify-content:center; }
.xinlai_num #wrap .xin_li .xin_li_num{ }
.xinlai_num #wrap .xin_li .xin_li_num div{ display: flex;justify-content:center; align-items: center; }
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#646464;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num #wrap .xinlai_num_li:nth-child(3) span{ font-size:1.4rem;  }
.xinlai_num #wrap .xinlai_num_li:nth-child(4) span{ font-size:1.4rem;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:1.1rem; color:#646464;  line-height: 2rem; }

.xinlai_num.se_xinlai_num .jumbo { color: #e12327;}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#333; padding:0 0 35px 0; }
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#333;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li p{ font-size:1.1rem; color:#333;  line-height: 35px; text-align: center; }

/*about*/
.a_title{padding:80px 0 50px 0; text-align: center;}
.a_title p{color: #1e1e1e;font-size: 3rem;font-weight: bold;}
.a_title i{width:100px;height:1px;margin:30px auto;background: #555;display: block;}
.a_title span{color: #1e1e1e;font-size: 1.5rem; font-weight: lighter;}
.about{ padding: 135px 0 135px 0; background: url(../images/aboutbg.jpg) no-repeat center top;}
.about_con{ display: flex;justify-content: space-between;padding:0 0}
.about_l{width:51%; display: flex;justify-content:  space-between;flex-direction: column}
.about_t{ font-size:1.6rem;color: #fff;line-height: 3rem;display: flex;justify-content: space-between;flex-direction: column}
.about_t strong{ font-size:2.5rem;color: #fff;line-height: 3rem;}
.about_l a{color: #fff;display: block; width:158px;line-height: 50px;border: 2px solid #fff; text-align: center;font-size:17px;border-radius: 45px;}
.about_l a:hover{background-color: #d81e23;border: 2px solid #d81e23; }
.about_con_c{ font-size:1rem;color: #fff;line-height: 2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:65px 0 }
.about_line{height:1px;background: rgba(255,255,255,0.1);margin: 25px 0}
.about_r{width:30%;position: relative;z-index: 2; display: flex;justify-content: space-between;flex-direction: column;}
.about_r a{display: flex;justify-content: space-between; border-bottom: 1px solid rgba(255,255,255,0.2);transition: 0.5s;padding:0 0 3rem 0; }
.about_r a p{}
.about_r a p strong{font-size: 1.3rem;color: #ffffff; font-weight: bold;display: block;transition: 0.5s;line-height: 2.6rem;}
.about_r a p i{font-size: 1rem;color: #ffffff;font-style: normal;display: block;line-height: 2rem;transition: 0.5s;}

.about_r a span{font-size: 30px;color: #ffffff;width:40px;height:40px;line-height: 34px;background: #ff0000;text-align: center;border-radius: 30px;}
.about_r a:hover p strong{line-height: 2.1rem;font-size: 1.4rem;}
.about_r a:hover p i{line-height: 2.3rem;}


.chanpin_con{overflow:hidden;  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:24%; margin: 0 1% 15px 0;position:relative;  transition: 0.5s; background: #fff;transition: 0.3s; }
.chanpin_con li:nth-child(4n){ margin: 0 0 15px 0;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.chanpin_con .pro_text{padding:12px 10px 18px 10px;display: flex;justify-content: space-between; align-items: center;border-top:1px solid #ededed}
.chanpin_con .pro_text p{ display: flex;justify-content:flex-start; flex-direction: column; align-items: flex-start;}
.chanpin_con .pro_text p strong{ display: block; color:#333; font-size:1.2rem;line-height:45px;}
.chanpin_con .pro_text p i{ display: block;font-size: 1rem;color: #6d6d6d;font-style: normal;}
.chanpin_con .pro_text span{ font-size:1.5rem;color: #c2c2c2; }


.index_t{ display: flex;justify-content: space-between; align-items: center;padding:4rem 0}
.in_title{display: flex;justify-content: space-between; flex-direction: column;}
.in_title p{color: #1e1e1e;font-size: 3rem;font-weight: bold;}
.in_title i{color: #1e1e1e;font-size: 1.5rem;   font-style: normal;}
.index_t_a{width:50%;font-size: 1.05rem; color: #1e1e1e; line-height:2rem; }

/*news*/
.news{padding:10px 0 46px 0;background:#f7f9fd;}
.news_con{ display: flex;justify-content: space-between; }
.news_con li{ width:32.5%;background: #fff; overflow: hidden;}
.news_con li a{width:100%; position: relative; display: block;}
.news_con li .news_pic{width:100%; position:relative; overflow:hidden;}
.news_con li .news_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.news_con li:hover .news_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.news_con li p{ color:#333; font-size:1.5rem;    line-height: 2.3rem;    height: 6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_con li span{ line-height:1.7rem;margin:18px 0 5px 0; color:#848484;display: block; font-size: 1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_con li .news_date{ color:#707070; font-size: 1.05rem;background: url(../images/zhong.png) no-repeat left center;padding:0 0 0 25px}
.news_con li .news_text{padding:30px 40px}
/*join*/
.join{background: url(../images/huise.jpg) no-repeat center top; padding:95px 0;color: #ffffff;}
.join2{background: url(../images/huise2.jpg) no-repeat center top; }
.join .s_width{display: flex;justify-content: space-between;align-items: center; }
.join strong{display: block;font-size: 3.0rem; margin:0 0 0.95rem 0 }
.join p{ font-size:1.3rem;}
.join a{ width:220px;line-height:4rem; font-size:1.3rem;color: #fff; background:#0565e6; text-align: center; transition: 0.3s;}
.join.join2 a{  background:#e12327;}
.join a:hover{background:#e12327;}


/*se_about_con*/
.item_title{display: flex; flex-direction:column; position: absolute;z-index: 2;width:82%;left:50%;margin-left:-41%;top:43%; }
.item_title div{font-size: 3.5rem;color:#fff; margin: 0 0 30px 0; font-weight: bold;}
.item_title p{font-size: 17px;color:#fff;}
.item_title span{display: block;width:50px;height:1px;background:#fff;margin: 0 0 30px 0}
.se_banner{width:100%; position: relative;overflow: hidden;}
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* imgç¼©å°æ•ˆæžœï¼ˆbannerï¼‰ */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 5rem;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 5rem;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); background: #fff; }
.se_weizhi .s_width{display: flex;justify-content:space-between;}
.se_nav{width:100%;display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/7); text-align:center; position: relative;border-left:1px solid rgba(0,0,0,0.07);}
.se_nav li:nth-child(7){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav_about{width:70%;display: flex;justify-content:flex-start;}
.se_nav_about li{ width:calc(100%/6);position: relative;border-left:1px solid rgba(0,0,0,0.07);}
.se_nav_about li:nth-child(5){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav_case li:nth-child(3){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav_contact li:nth-child(3){ border-right:1px solid rgba(0,0,0,0.07);}
.se_nav li a{ font-size:1.1rem; color:#333; line-height:5rem;transition: all 0.5s; display:block; position:relative; transition: 0.3s; font-weight: bold;}
.se_nav li:hover{ border-left:1px solid rgba(0,0,0,0.07);;}
.se_nav li a:hover{ color:#0565e6;text-decoration: none; font-weight: bold; font-size:1.3rem}
.se_nav li.on a{ color:#0565e6;font-weight: bold; font-size:1.3rem}
.se_case{ justify-content:center;}

/*banner*/
/* se_about */
.se_about{background:#f9fafc url(../images/cpbg3.jpg) no-repeat center bottom;}
.se_about_l{width:100%;display: flex;justify-content: space-between; align-items: center;padding:75px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.se_about_l .se_about_tt{display: flex;justify-content: space-between;flex-direction: column;width:60%}
.se_about_l .se_about_tt strong{ font-size:2.5rem;color: #222;line-height: 5rem;}
.se_about_l .se_about_tt p{ font-size:1rem;color: #666;line-height: 2rem ; }
.se_about_p{ font-size:16px;color: #555;line-height:33px;}
.se_about_l .se_about_num{width:26%}
.se_about_num{ display: flex;justify-content: space-between;align-items: center; text-align: center}
.se_about_num div{display: flex;justify-content:center;align-items: center;}
.se_about_num strong{ display: block;font-size: 4rem; color:#de0909;line-height:6rem;font-family:aven;font-weight: normal;letter-spacing: -2px;  }
.se_about_num span{ font-size: 2rem; color:#de0909;padding:0 0 0 15px;}
.se_about_num p{ font-size: 1.1rem; color:#444;line-height: 1.2; }
.se_about_num li{  padding:10px 0 30px 0}
.video_con {width: 52.5%;position: relative;overflow: hidden;}
.video_con video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.se_jianjie_b{  padding:65px 0;}
.se_jianjie_b .s_width{ display: flex;justify-content: space-between; align-items: center; flex-direction: row-reverse;  }
.se_jianjie_b_l{ width:44%;padding:0 0 0 2%; font-size: 1rem;line-height: 2rem;color: #444;}
.se_jianjie_b_r{ width:50%;}
.se_jianjie_b_r img{ width:100%;}
.left {
	width: 52.5%;
	position: relative;
	padding-top: 15%;
  }
  
.left .img {
	position: absolute;
	z-index: 3;
	width: 31.55%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  }
  
.left .img1 {
	left: 61%;
	top: 24.3%;
  }
  
.left .img2 {
	left: 27.4%;
	top: 38.6%;
  }
  
.left .img3 {
	left: 73.7%;
	top: 60%;
  }


/* se_zizhi */
.se_zizhi{ padding: 75px 0;overflow: hidden;  background: #f6f8fc;}
.scrollbox { overflow: auto; width: 100%; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap;}
.scrollbox .scrolllist {    display: inline-block;}
.scrollbox .scrolllist ul { font-size: 0;}
.scrollbox .scrolllist ul li { display: inline-block;    float: none;    width: 17.4vw;    vertical-align: top;}
@media (max-width: 1199px) {
    .scrollbox .scrolllist ul li {width: 25vw;}
}
@media (max-width: 991px) {
    .scrollbox .scrolllist ul li {width: 33.3vw;padding: 0 8px;}
}
@media (max-width: 767px) {
    .scrollbox .scrolllist ul li {width: 50vw;}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px;}
.inner-honor .list .itempack { display: block; text-align: center;}
.inner-honor .list .itempack .img-size { }
.inner-honor .list .itempack h3 { font-size: 1rem; line-height: 3rem;font-weight: normal; display: -webkit-box; overflow: hidden;margin:15px 0 0 0; white-space: normal; color: #666; -webkit-box-orient: vertical;    -webkit-line-clamp: 1;}
.img-size {    position: relative;    display: block;    overflow: hidden;}

.img-size img {  display: block; width: 100%;}
.img-size img[src=""],.img-size img:not([src]) { opacity: 0;border: 0;}
.nicescroll-rails {position: relative !important;margin-top: 50px;}
.nicescroll-rails:before {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 0;
    display: block;
    width: 100%;
    height: 8px;
    content: "";
    background: #e9e9ea;
}
.nicescroll-cursors { border: none !important;}
.nicescroll-cursors::before {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 0;
    display: block;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    width: 100%;
    height: 8px;
    content: "";
    background: #e70f14;
}
.nicescroll-cursors::after {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 64px;
    height: 70px;
    content: "";
    background: url(../images/scroll.png) no-repeat;
}

/* se_wenhua */
.se_wenhua{ overflow: hidden;  background: url(../images/wenhua.jpg) no-repeat center center;padding:0 0 75px 0;}
.se_title{ display: flex;justify-content: space-between;align-items: center;padding:85px 0 75px 0;}
.se_title a{ color: #9e9e9e;font-size:17px; text-transform: uppercase;width:170px;  line-height: 60px;height: 60px;border:1px solid #cacaca;text-align: center;transition: 0.5s;}
.se_title a:hover{ background:#0565e6;border:1px solid #0565e6;color: #fff;}
.since_l div{ font-size: 60px;font-family: neutra_text_tf;line-height: 60px; }
.font_44 h2{font-size: 3rem;font-weight: bold;color:#0565e6; }
.font_44 h3{font-size:2.5rem;font-weight: bold;color:#333; text-align: center; padding: 60px 0;}
.se_wenhua .font_44 h2{ color:#fff; }
.font_44 h2 span{color:#222;padding:0 0 0 15px; }
.se_wenhua .font_44 h2 span{color:#de0909; }
.font_44 p{ font-size:1.1rem;line-height:40px;color:#5d5d5d}
.font_44.font_45 p{ text-align: center;}
.se_wenhua .font_44 p{  color:#fff}
.font_46{padding:85px 0 75px 0;}
.font_46.font_47{padding:0 0 75px 0;}
.font_46.font_48{padding:75px 0 0 0;}
.font_46 strong{font-size:2.5rem;font-weight: bold;color:#333; text-align: center; padding:0 0 60px 0; display: block;}
.font_46.font_48 strong{ padding:0 0 0 0; }
.font_46 p{ font-size:1.1rem;line-height:40px;color:#5d5d5d}
/*culture*/
.guanli{ display: flex;align-items: center;}
.guanli .s_width{justify-content:space-between}
.guanli .s_width div h3{font-size: 2rem;color:#ffffff;font-weight: bold;padding:0 0 4rem 0;margin:0 0 4rem 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
.guanli ul{  display: flex;justify-content: space-between; align-items: center;}
.guanli li{  }
.guanli li p{ text-align: center;padding:55px 0}
.guanli li p strong{ font-size: 1.5rem;color:#fff; display: block; line-height: 4rem;}
.guanli li p span{ font-size: 1rem;color:#fff; display: block;}

/*fazhanlicheng*/
.history { position: relative; padding: 7rem 0; background:#f9f9f9;}
.history::before {opacity: 0.2; filter: grayscale(100%); content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: url(../images/about/history-bg.png) no-repeat center bottom; z-index: 1;transition: all 3s;}
.history .about-title h3::after { display:none;}
.history-item { position: relative; z-index: 2; width: 100%; overflow:hidden;}
.history .Topyear {
    width:33%;
    margin:0 auto;
    overflow: initial;
}
.Topyear ul li {
    padding: 0 2% 10% 2%;
}

.Topyear ul li .box {
    opacity:0.5;
    padding: 10% 5%;
    background: rgb(255,255,255,1);
    overflow: hidden;
}
.Topyear ul li.swiper-slide-active .box {
    opacity:1;
    background:#fff;
}

.Topyear ul li .photo {
    width: 80%;
    padding: 10px;
    background: #fff;
    border:5px solid  #dedede;
}
.Topyear ul li .photo img {
    width: 100%;
}

.Topyear ul li .word {
    width: 100%;
}
.Topyear ul li .word .content {
    height: 100px;
    overflow: hidden;
    margin:20px 0;
    padding: 10px 0;
}
.Topyear ul li .word .content p {
    font-size: 1rem; line-height: 2rem;
    color:#666;
}
.Topyear ul li .word .content p::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #d8bd78;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.Topyear ul li  .year {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
}
.Topyear ul li  .year h4 {
    font-size: 2.1rem;
    color: #de0909;
    font-weight: bold;
    margin-bottom: 20px;
}
.Topyear ul li  .year h3 {
    font-size: 3rem; letter-spacing: -4px;
    color: #3a3a3a;
    font-weight: bold;
    font-family: 'aven';
    margin-bottom: 20px;
}


.Bottomyear {
    position:relative;
}
.Bottomyear::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    position: absolute;
    left: 0;
    top: 50%;
}
.Bottomyear ul {}
.Bottomyear ul li {
    cursor:pointer;
}
.Bottomyear ul li h3 {
    font-size: 1.4rem;
    color: #3a3a3a;
    font-family: 'aven';
    text-align: center;
}
.Bottomyear ul li i {
    display: block;
    margin: 20px auto;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
}
.Bottomyear ul li p {
    font-size: 1rem;
    color: #3a3a3a;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

/*active*/
.Bottomyear ul li.swiper-slide-thumb-active h3 { color: #de0909;}
.Bottomyear ul li.swiper-slide-thumb-active i { background: #de0909; border: 1px solid #de0909;}
.Bottomyear ul li.swiper-slide-thumb-active p { color: #de0909;}


.history div.swiper-year-prev,.history div.swiper-year-next { 
    display:block;
    position:absolute;
    top:40%;
    width:40px;
    height:40px;
    line-height: 40px;
    z-index:99999;
    border-radius: 50%;
    background:#d3d3d3;
    font-size: 16px;
    color:#fff;
    font-family: '宋体';
    text-align: center;
    cursor: pointer;
}
.history div.swiper-year-prev {    left: 0%;    top: 50%;    transform: translate(0%, -50%);}
.history div.swiper-year-next {    right:0%;    top: 50%;    transform: translate(0%, -50%);}
.history div.swiper-year-prev:hover,.history div.swiper-year-next:hover{     opacity:1;    background:#0565e6;}

@media screen and (max-width:1024px){
	.history {
		padding: 3% 0;
		background: #f6f6f6;
	}
	.history .about-title h3::after {
		display:none;
	}
	.history-item {
		position: relative;
		width: 100%;
		overflow:hidden;
	}
	.history .Topyear {
		width:100%;
		margin:0 auto;
		overflow: initial;
	}
	.Topyear ul li {
		padding: 10% 2%;
	}

	.Topyear ul li .box {
		opacity:0.5;
		padding: 10% 5%;
		background: rgb(255,255,255,1);
		overflow: hidden;
	}
	.Topyear ul li.swiper-slide-active .box {
		opacity:1;
		background:#fff;
	}


	.Topyear ul li .word {
		width: 100%;
	}
	.Topyear ul li .word .content {
		height: 100px;
		overflow: hidden;
		margin:10px 0;
		padding: 10px 0;
	}
	.Topyear ul li .word .content p {
		font-size: 14px;
		color:#666;
	}
	.Topyear ul li .word .content p::before {
		content: "";
		width: 4px;
		height: 4px;
		background: #d8bd78;
		margin: 0 10px;
		display: inline-block;
		vertical-align: middle;
	}

	.Topyear ul li  .year {
		position: relative;
		text-align: center;
		border-bottom: 1px solid #f6f6f6;
	}
	.Topyear ul li  .year h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.Topyear ul li  .year h3 {
		font-size: 2rem;letter-spacing: -2px;
	}

	.Bottomyear {
		position:relative;
	}
	.Bottomyear::before {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #f1f1f1;
		position: absolute;
		left: 0;
		top: 43%;
	}
	.Bottomyear ul {}
	.Bottomyear ul li {
		cursor:pointer;
	}
	.Bottomyear ul li h3 {
		font-size: 16px;
		color: #3a3a3a;
		font-family: "Montserrat-Bold";
		text-align: center;
	}
	.Bottomyear ul li i {
		display: block;
		margin: 10px auto;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		background: #f8f8f8;
		border: 1px solid #d3d3d3;
	}
	.Bottomyear ul li p {
		font-size: 14px;
		color: #3a3a3a;
		font-weight: bold;
		text-align: center;
		margin-top: 20px;
	}

	/*active*/
	.Bottomyear ul li.swiper-slide-thumb-active h3 {
		color: #de0909;
	}
	.Bottomyear ul li.swiper-slide-thumb-active i {
		background: #de0909;
		border: 1px solid #de0909;
	}
	.Bottomyear ul li.swiper-slide-thumb-active p {
		color: #de0909;
	}
}
/*发展历程end*/

/*se_chanpin_con*/
.se_product{padding:66px 0 30px 0;display: flex;justify-content:space-between; align-items: flex-start;}
.left_nav{width: 24%; position: sticky;top: 47px;;}
.left_nav li a { width: 100%; display: flex; align-items: center; justify-content: space-between; font-size: 18px; border-bottom: 2px solid #f1f1f1; padding: 20px 0;  }
.left_nav li span {	display: block;	width: 80%;	width: calc(100% - 20px);	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;  }
.left_nav li i { display: block;	overflow: hidden;  }
.left_nav li.on  span{	color: #222; font-weight: bold;  }
.left_nav li a:hover span{color: #222; font-weight: bold;}
.se_product_c{width:100%}
.se_product_c ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_product_c li{width:32%; margin: 0 1% 18px 0; background: #fbfbfb; position:relative;cursor:pointer;  transition: 0.5s; }
.se_product_c li a{display: flex;justify-content:space-between; align-items: center; flex-direction: column;}
.se_product_c li:nth-child(3n){ margin: 0 0 18px 0;}
.se_product_c .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product_c li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_product_c .pro_pic{ width:100%;position:relative; overflow:hidden; }
.se_product_c .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_product_c .pro_text{ width:100%;position: relative; color:#515151;padding:15px 25px;}
.se_product_c .pro_text p{  color:#000;  font-size:1.3rem;line-height:4rem; }
.se_product_c .pro_text span{ display:block;color:#777; font-size:1rem;margin:0 0 20px 0;line-height:1.8rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_product_c .pro_text i{opacity:0.5;display: inline-block;    width: 40px;    height: 8px;    background:url(../images/more3.png) no-repeat left 0px ;    overflow: hidden; transition: 0.3s;}
.se_product_c li:hover .pro_text i{ margin:0 0 0 5px}
.se_product3 li{width:100%; margin: 0 0% 18px 0;padding:0;}
.se_product3 li:nth-child(2n) a{flex-direction: row-reverse;}
.se_product3 .pro_text p{  color:#333;font-weight: bold; font-size:27px;line-height:50px; }
.se_product3 .pro_text i{display: block;border: 1px solid rgba(0,0,0,0.5);width:120px;line-height: 45px;text-align: center;color: #333; font-style: normal;}
.se_product3 .pro_text span{ margin:15px 0 25px 0;line-height:30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.se_contact_li{margin-top:75px;margin-bottom:0; border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding:60px 0;display: flex;display:-webkit-flex;justify-content:space-between;}
.se_contact_li li{display: flex;display:-webkit-flex;justify-content:space-between; align-items: center;}
.se_contact_li li div{margin:0 15px 0  0 }
.se_contact_li li p{ font-size:1rem;line-height: 2.2rem;color: #333;}
.se_contact_li li p strong{ display: block;font-size: 1.3rem;;}

.jiangxin_li{ background: #f1f1f1;padding:85px 0}
.jiangxin_li .s_width{ display: flex;justify-content: space-between;}
.jiangxin_li li{width:24.5%;display: flex;  flex-direction: column;justify-content: flex-start; border-right: 1px solid #f1f1f1; padding:61px 0;background: #fff;}
.jiangxin_li li:nth-child(4){ border-right: 0 solid #e8eaf0}
.jiangxin_li li .jiangxin_icon{text-align: center;margin: 0 0 35px 0; }
.jiangxin_li li span{display: block;width:85%;margin: 0 auto;font-size: 1rem;color:#555;line-height: 2rem;}

.se_gongyi{ display: flex;justify-content: space-between; padding:0 0 65px 0}
.se_gongyi li{width:180px; background: #f6f8ff; padding:45px 0;border-radius: 10px;}
.se_gongyi li p{ font-size:1.2rem; text-align: center; line-height: 3.5rem;}
.se_gongyi li img{ display: block;width:50px;margin: 0 auto;}

/* fangan */
.se_fangan{padding:35px 0 65px 0}
.se_fangan img{display: block;margin: 0 auto;}
.se_fangan p{ text-align: center;font-size: 2rem;color: #1755b0;font-weight: bold; margin: 0 0 30px 0;}
.container{  }
.fwlc{    padding: 70px 0 70px 0;    overflow: hidden;}
.fw_t1{ }
.fw_t1 strong{ font-size: 48px; line-height: 72px; width: 100%; color: #333;  display: block;  text-align: center;}
.fw_t1 p{    margin-top: 15px;    font-size: 24px;    line-height: 32px;    color: #888888;    width: 100%;    text-align: center;}
.fw_list{    display: flex;justify-content: space-between;   margin: 80px 0 0 0 ;      position: relative;    animation-delay: 0.6s ease-out;}
.fw_list li{    width: 21%;    margin-right: 2%;    text-align: center;}
.fw_list li:last-child{    margin-right: 0;}
.fw_list li .img1{ }
.fw_list li h3{    margin-top: 25px;    font-size: 22px;    line-height: 32px;    color: #1d1d1f;}
.fw_list li p{    margin-top: 6px;    margin-bottom: 15px;    font-size: 16px;    line-height: 30px;    color: #1d1d1f;   }
.chengnuo_list{ display: flex;justify-content: space-between;padding:0 0 50px 0}
.chengnuo_list li{ width:31%;display: flex;justify-content: flex-start; flex-direction: column; background:#fff; box-shadow: 0 0 15px rgba(0,0,0,0.05);padding:30px 55px;border-radius: 15px}

.chengnuo_list li span{  display: block;font-size: 1.5rem; color: #1755b0; font-weight:bold; line-height: 3rem;}
.chengnuo_list li i{  display: block;width:50px;height:2px; background: #1755b0;margin: 15px 0}
.chengnuo_list li p{line-height: 2rem;padding:0 0 0 0;font-size: 1rem; color:#343434;text-align: left;}

.chengnuo_pic{display: flex;justify-content: space-between; padding:0 0 35px 0}
.chengnuo_pic li{width:48%;box-shadow: 0 0 15px rgba(0,0,0,0.05);padding:30px 55px;background: #fff;border-radius: 15px;}
.chengnuo_pic li div{   display: flex; flex-wrap: wrap}
.chengnuo_pic li strong{  display: block; width:100%;font-size: 1.5rem; color: #1755b0; font-weight:bold; line-height: 3rem;}
.chengnuo_pic li span{  display: block; width:50px;height:2px; background: #1755b0;margin: 25px 0}
.chengnuo_pic li p{line-height: 2rem;padding:0 0 0 0;font-size: 1rem; color:#343434;text-align: left;}


/* zizhi */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise3{background: #f6f8ff; }
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer; }
.case2.case3 .list .item{ background:none;width:31.1%;margin: 0 3.2% 25px 0;}
.case2.case3 .list .item:nth-child(3n){  margin: 0 0 25px 0;}
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden;padding:25px }
.case2.case3 .list .item .pro_pic{ padding:0 ;border-radius: 0 40px; }
.case2 .list .item .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.case2 .list .item:hover div img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui.png) repeat-x left bottom;height:189px;z-index: 2; left: 0; opacity: 0.1;}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.1rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ width: 32%;}
	.case2 .item h4{ padding: 20px 0 10px; }
	.case2 .list .item .pro_pic{padding: 15px;}
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px; }
	.case2 .item h4{ padding: 1rem 0 8px; }
	.case2.case3 .list .item .pro_pic{border-radius: 0 20px;}
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2.case3 .list .item{ background:none;width:47%;margin: 0 1.5% 0 0;}
	.case2.case3 .list .item:nth-child(3n){margin: 0 1% 0 0;}}
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 2.6rem; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 40px; }
	.case2 .list{ justify-content: space-between; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}
/* yun */
.yun_t{position: absolute;width:100%;height:100%;left: 0; top: 0; display: flex;justify-content: center;flex-direction: column; align-items: center;}
.yun_t p{font-size: 26px;color: #3496f3; line-height: 45px;font-weight: bold;}
.m2wlc3box { margin-top: 4.16vw; width: 35.41vw; height: 35.41vw; max-width: 680px; max-height: 680px; margin-left: auto; margin-right: auto; position: relative; }
.yun{position: relative; padding:0 0 35px 0}
.yun .s_width{ position: relative; overflow: hidden;}
.yun_l{position: absolute;left: 5%;top:19%; width:272px; display:flex;justify-content: flex-start;flex-direction: column;}
.yun_l li{display:flex;justify-content: flex-start; align-items: center; margin: 0 0 25px 0;}
.yun_l li:nth-child(2),.yun_l li:nth-child(5){padding:0 0 0 25%}
.yun_l li:nth-child(1),.yun_l li:nth-child(6){justify-content: flex-end;}
.yun_l li p { padding:0 0 0 15px;color: #333;font-size: 1.1rem;}
.yun_r{position: absolute;right: 5%;top:17%;width:272px;display:flex;justify-content:flex-end;flex-direction: column;}
.yun_r li{display:flex;justify-content: flex-end; align-items: center;margin: 0 0 10px 0;}
.yun_r li:nth-child(2),.yun_r li:nth-child(7){padding:0 25% 0 0 }
.yun_r li:nth-child(3),.yun_r li:nth-child(6){padding:0 15% 0 0 }
.yun_r li:nth-child(1),.yun_r li:nth-child(8){justify-content: flex-start;}
.yun_r li p { padding:0 15px 0 0 ;color: #333;font-size: 1.1rem;}
.yun_ll{ display: none;}
@media only screen and (max-width:1650px){ 
	.yun_l li{  margin: 0 0 15px 0;}
	.yun_r li{ margin: 0 0 5px 0;}
}
.m2wlc3ani { width: 85.29%; height: 85.29%; position: absolute; left: 8%; top: 6%; }
.m2wlc3ani img { position: absolute; left: 0; top: 0; right: 0; bottom: 0;max-width: 100%; max-height: 100%;}
.m2wlc3ani img:nth-child(1) { animation: radiusRotate 20s linear infinite; }
.m2wlc3ani img:nth-child(2) { animation: radiusRotate 20s linear infinite; }
.m2wlc3ani img:nth-child(3) { animation: radiusRotate 20s linear infinite; }
@keyframes radiusRotate {
	0% {
		transform:rotate(0deg);
	}
	100% {
		transform:rotate(360deg);
	}
}
.y_b{background: #f6f8ff;padding:95px 0}
.y_b .s_width,.y_c .s_width{display: flex;justify-content: space-between;align-items: center; overflow: hidden;}
.y_b p{line-height: 3rem;font-size: 2.4rem; color: #222; margin:0 0 55px 0}
.y_b span{line-height: 2rem;font-size: 1rem; color: #222; margin:35px 0 0  0}
.y_b .s_width div{width:48%}
.y_b .s_width div:nth-child(2){width:40%}
.y_c{background: #fff;padding:95px 0}
.y_c p{line-height: 3rem;font-size: 2.4rem; color: #222; margin:0 0 55px 0}
.y_c span{line-height: 2rem;font-size: 1rem; color: #222; margin:35px 0 0  0}
.y_c .s_width div{width:48%}
.y_c .s_width div:nth-child(1){width:40%}
.huise3{background: #f7f7f7;padding:70px 0 0 0}
.huise3 .se_espcms_book5{ padding:0 0 30px 0; display: flex;justify-content: space-between; align-items: flex-start;}
.se_n_l{width:68%}
.se_n_r{width:27%; }
.se_n_r_top{ background: #fff;padding:15px 28px 35px 28px;margin:0 0 25px 0}
.se_n_r_t{font-size: 1.5rem; color: #333; line-height: 5rem;border-bottom:1px solid rgba(0,0,0,0.2)  }
.se_n_r li a:before { content: ''; width: 4px; height: 4px; background-color: #ff6a00; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -2px 10px 0 0;}
.se_n_r li a { display: block; font-size: 16px; color: #808080; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 1.25rem;}
.se_espcms_book5 h1{ line-height:70px; margin: 0; }
.se_espcms_book5 .se_n_l  h1{ font-weight: normal; }
.se_espcms_book5 .se_date{ font-size:16px; line-height:38px; padding: 0 0 30px 0 ; color: #666; }
.se_pro_pic_text{display: flex;justify-content: space-between;flex-direction: column;width:85%;margin: 0 0 55px 0; padding:35px 0 0 0;    border-top: 1px solid rgba(0,0,0,.2);}
.modal-footer{ display: flex;justify-content: flex-start;flex-direction: column;position: relative;width:100%;}
.se_bg_pic{ background: #fff; width:100%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.espcms_pro_photo li{ width:10%; margin:20px 15px 0 0; text-indent:0; float: left;}
.espcms_pro_photo li img{width:100%; background: #fff  }
.honor_con{padding:0px 0 30px 0}
.honor_con .s_width{ }
.honor_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:24.5%; margin: 0 0.5% 18px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s; }
.honor_con li:nth-child(4n){ margin: 0 0 18px 0;}
.honor_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.honor_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.honor_con li a{ display: block;width:100%;overflow: hidden;}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden;border:1px solid rgba(0,0,0,0.05) }
.honor_con .pro_text{ position: relative; padding:10px 24px; }
.honor_con .pro_text p{color:#515151; font-size:1.05rem;line-height:2.1rem; }
.honor_con .pro_text span{  display: block; width:120px;margin: 0 auto;line-height: 40px; color: #fff; background-image: -webkit-linear-gradient(0deg,#ed100e, #f67907); }
/* se_pro */
.se_pro{padding:185px 0 125px 0;background: url(../images/cpbg2.jpg) no-repeat center center;position: relative;}
.se_pro h1{font-size:3rem;line-height: 12rem;color: #fff;}
.se_pro p{font-size:1rem;line-height: 2rem;color: #fff;}
.se_pro a{width:210px;display: block;margin:45px 0 0 0;background: #f70f0f; color: #fff;font-size: 1rem;line-height: 3rem;text-align: center;}
.se_pro_a{display: flex;justify-content: space-between; align-items: center;padding:85px 0;}
.se_pro_a .info_pic{width:50%;}
.se_pro_a .info_pic img{width:100%; display: block;}
.se_pro_a .se_pro_a_text{width:50%; padding:0 5%}
.se_pro_a .se_pro_a_text strong{ display: block; font-size:2rem;color: #222; line-height: 6rem;font-weight: normal;}
.se_pro_a .se_pro_a_text a{ display: block; width:320px; text-align: center; font-size:1.1rem;color: #fff; line-height: 3.5rem;font-weight: normal; background: #0755d0; border-radius:50px ; margin: 0 0 10px 0;}
.se_pro_a .se_pro_a_text a:hover{  color: #fff; background: #0949af;}
.se_pro_a .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_b{padding:85px 0;background: #f5f5f5;}
.se_pro_b_title{font-size:2rem;color: #222;line-height: 2rem; margin:0 0 35px 0; text-align: center;}
.se_pro_b table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_b .se_pro_a_text p.se_pro_b_title{font-size:2rem;color: #222;line-height: 2rem; margin:0 0 35px 0; text-align: center;}

.se_pro_c{padding:85px 0; }

.contact{ }
.contact h2{ padding: 77px 0 37px; font-size: 2rem; color: #333; border-bottom: 1px solid #e5e5e5; }
.contact .cway{ padding: 30px 0 100px 0;  display: flex; justify-content: space-between; font-size: 1rem; }
.contact .cway .text{ width: 100%;  display: flex; justify-content: space-between; margin-top: 15px; flex-direction: co; }
.contact .cway .text .left{ width:35%;line-height: 2rem;padding-top: 0;font-size: 1.1rem; }
.contact .cway .text .tel{ margin-bottom: 44px; }
.contact .cway .text .tel a{ display: block; margin-top: 10px; font-size: 2.1rem; color: #ff0000;font-weight:bold; }
.contact .cway .text .more_co{width: 65%;  padding-left: 0; line-height: 35px; color: #333;  }
.contact .cway .text .more_co p{ display: flex; justify-content: flex-start; margin: 0 0 10px 0;}
.contact .cway .text .more_co p strong{padding:0 35px 0 0;font-size: 1.1rem;color: #222;}
.contact .cway .text .more_co p span{padding:0 0 0 0;font-size:  1.1rem;color: #444;}

.se_espcms_book{padding:0 0 0 0; background: #fff;margin-top:65px; margin-bottom:30px;}
.se_espcms_book2{padding:30px 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center}
.se_espcms_book2 .se_date{ font-size:15px; line-height:38px; padding: 0 0 30px 0 ;text-align: center}
.se_tel{padding:30px 0 0 0}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#f9f9f9;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#f39903; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}
.se_liuyan{ background: #fafafa; padding:0 0 85px 0}
.message{overflow: hidden; font-size:15px; line-height:31px; color:#333;margin:0 auto 0 auto; border:3px solid #eee; padding:70px 50px;}
.tijiao div{display: flex;justify-content:center;}
.tijiao div .layui-btn{width:15%;margin: 0 15px 0 0}
.tijiao div .layui-btn-primary{width:15%}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;float: left; width:31%;overflow: hidden;border:none;border:1px solid #eee;font-size: 16px;color: #666;line-height: 60px; margin: 0 2% 2% 0;}
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:1px solid #eee; margin-bottom: 3%;}
.layui-btn{ display:block; background: #ed100e; color:#fff;width: 49%;  font-size: 16px; height:38px;   line-height: 38px; border:none!important;  padding:0 31px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#333;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.info_content{ font-size:15px; line-height:31px; color:#666;}
.info_content p{padding:0; margin: 0}
.info_content strong{font-size: 24px;color:#333; display: block;line-height: 58px;text-indent:0;padding:0 0 0 40px; background: url(../images/quan.png) no-repeat left center; }
.info_content img{ max-width:100%;margin: 0 auto 10px auto;display: block}
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;padding:0 10px	}
.info_content table {width: 100%;border-collapse: collapse;}
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #dddddd;line-height: 40px;border-collapse: collapse;text-align:center;	}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height:37px;}
.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row-reverse;justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 35px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:0 0 30px 0 }
.se_newslist_l{ width:23%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 60%; position: relative;  margin:0 20px 0 0}
.se_newslist_r a{ font-size:1.5rem; color:#444;  text-transform:uppercase; display:block; line-height:2.5rem; }
.se_newslist_r a:hover{ color:#1755b0;}
.se_newslist_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px;text-transform:uppercase; background:url(../images/zhong.png) no-repeat left center;background-size: 18px;}
.se_newslist_r .se_newslist_more{ width:90px; border-bottom:1px solid #1476c2; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist_r .se_newslist_more a{ color:#1476c2; font-size:14px;}
.se_newslist .n_date{ position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist .n_date span{ font-size:2.2rem;line-height: 1.5; color:#333;font-family: impact;display: block;}
.se_newslist .n_date p{ font-size:1.1rem; line-height: 2.5rem; color:#333; }

/* gongsi */
.gongsi{display: flex;justify-content:flex-start;}
.gongsi li{width:32%;margin:0 2% 25px 0}
.gongsi li:nth-child(3n){ margin:0 0 25px 0}
.gongsi li a{display: flex;justify-content: flex-start;flex-direction: column;}
.gongsi li a .gongsi_pic{ position:relative; overflow:hidden; }
.gongsi li a img{ width:100%; display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.gongsi li a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.gongsi_text{padding:30px 20px 20px 20px; position: relative;}
.gongsi_text span{font-size: 1rem; line-height: 2rem; display: block;position: relative; z-index: 2;color: #084fc0;}
.gongsi_text .gongsi_title{font-size: 1.4rem;line-height: 2.2rem;height: 8rem;position: relative;color: #111;
    z-index: 2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.gongsi_date{display: flex;justify-content: space-between; padding:0 0 0 25px; position: relative;    z-index: 2; align-items: center;background: url(../images/zhong.png) no-repeat left center;}
.gongsi_date i{display: block; width: 2rem; transition: all .3s linear;}
.gongsi_date i img{ width: 100%;vertical-align: middle; }
.gongsi_date i img:nth-child(1) {	display: block;  }
.gongsi_date i img:nth-child(2) {	display: none; }
.gongsi li:hover .gongsi_date i{ transform: rotate(48deg); }
.gongsi li:hover .gongsi_date i img:nth-child(1) {	display: none;  }
.gongsi li:hover .gongsi_date i img:nth-child(2) {	display: block;  }
.gongsi_text:after { width: 100%; content: "";height: 5rem;position: absolute;	bottom: 0;	left: 0;	background-color: #fafafa;	padding: 0;	transition: all 0.3s linear;  }
.gongsi li:hover .gongsi_text:after {	height: 100%;  }
/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:20px; color:#333;border:1px solid  #084fc0; line-height:60px;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;background: #084fc0;color:#fff; }
.se_nav_shili li.on a{  font-weight: bold;background: #084fc0;color:#fff; }


.se_honnor{ padding:21px 0;  overflow:hidden;}
.se_honnor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.more_m {
	color: #008cd2;
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px;  margin: 0 auto;
	border: 1px solid #ccc; display: block;
	color: #666666;
}
.more_m span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more3.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_m:hover {
	background-color: #e41019;
	color: #fff;border: 1px solid #e41019;
}
.more_m:hover span {
	background: url("../images/more.png") no-repeat 125px 3px;
}
.more_mn {
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px; margin:35px 0 0 0;
	display: block;border: 1px solid #e41019;background-color: #e41019;
	color: #fff;
}
.more_mn span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_mn:hover {
	background-color: #fff;
	color: #333;border: 1px solid #ccc;
}
.more_mn:hover span {
	background: url("../images/more3.png") no-repeat 125px 3px;
}


.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.index-title{text-align:center;position:relative;margin:115px 0}
.index-title i{display: block; font-style: normal; font-size:50px;line-height:50px;color:#f12929;padding:10px 0;position:relative;text-align:center;}
.index-title span{font-size:90px;color:#f9f9f9;font-weight:700;text-transform:uppercase;line-height:100px;position:absolute;top:-15px;left:0;right:0;text-align:center;z-index:-1}
.index-title span:after,.index-title span:before{content:'';width:40px;height:4px;background-color:#f12929;display:inline-block;bottom:42px;margin-top:-15px;vertical-align:middle}
.index-title span:before{margin-right:-10px}
.index-title span:after{margin-left:-10px}
.index-title p{font-size:18px;color:#666;line-height:32px;margin-top:26px}
.lixi_contact{ padding:80px 0 10px 0;display:flex;justify-content:space-between;}
.lixi_contact li{ width:430px; float:left; margin:0 30px 0px 0;-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.05);  box-shadow: 0 0 15px rgba(0,0,0,0.05); background:rgba(255,255,255,0.3); height:260px; padding:50px 0 0 0}
.lixi_contact li:nth-child(3){ margin:0 0 0 0}
.lixi_contact p{ line-height:30px; color:#333; font-size:18px;  text-align:center}
.lixi_contact strong{ line-height:46px; font-size:26px; display:block; text-align:center;color:#24a6d8}
.lixi_contact img{ width:62px; display:block; margin:0 auto 10px auto}
.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.jieguo{font-size: 24px;color:#555;line-height: 85px; text-align: center}
.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin:15px auto; text-align: center;}

/* sw11 */
.sw11out {position: relative;width: 96%;margin: 0 auto;  }
#sw11 { }
#sw11 .swiper-slide {width: 580px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 45%;width: 52px;height: 52px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 23%;background:#fff url('../images/jt_l2.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 23%;background:#fff url('../images/jt_r2.png') center no-repeat; background-size: 10px;}
.sw11out .sw-prev:hover { background:#e51218 url('../images/jt_l.png') center no-repeat; background-size: 10px; }
.sw11out .sw-next:hover { background:#e51218 url('../images/jt_r.png') center no-repeat;background-size: 10px;}
.sw11out.sw13out .sw-prev {left: 3%;}
.sw11out.sw13out .sw-next {right: 3%;}
#sw11 .swiper-slide{display: block;position: relative;  }
#sw11 .swiper-slide a{display: block;position: relative; overflow: hidden;  }
#sw11 .swiper-slide a div{position: relative; overflow: hidden; margin:0 0 10px 0}
#sw11 .swiper-slide a strong{font-size: 1.4rem;color: #141414;font-weight: bold;line-height: 2.7rem; text-align: center; display: block;}
#sw11 .swiper-slide a i{font-size: 1rem;color: #616161; display: block;line-height: 1.7rem; font-style: normal;text-align: center}

#sw11 .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1; }
#sw11 .swiper-slide .wz strong{ color: #1f2436; display: block; font-size:26px;line-height: 55px; text-align: center; font-weight: normal; opacity: 0;transition:0.4s ease;}
#sw11 .swiper-slide .wz_news {position: absolute;left:0;bottom:0; width:100%;text-align: center;display:flex;justify-content: space-between;color: #2d2d2d; opacity: 1;padding:0 20px;z-index: 3;line-height: 55px;; }
#sw11 .swiper-slide .wz_news strong{color: #fff;font-size: 19px;font-weight: normal; position: relative;padding:0 0 0 25px}
#sw11 .swiper-slide .wz_news span{color: #fff;font-size: 16px;;}
#sw11 .swiper-slide .wz_news strong:before {content: '';    width: 9px;    height: 9px;    border: 1px solid #919fae;    transform: rotate(45deg);    transform-origin: center;    top: 22px;    position: absolute; left: 0;}
#sw11 .swiper-slide .hover{position: absolute;left:0;top:0; width:100%;height:100%;z-index: 2; background: url(../images/huise.png) repeat-x left bottom; opacity: 0.5;}
#sw11 .swiper-slide img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 0.9;-o-object-fit: cover;object-fit: cover; }
#sw11 .swiper-slideimg{  }
#sw11 .swiper-slide:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
#sw11 .swiper-slide-active img {opacity: 1;}

/* muli */
.muli{ overflow:hidden;position:relative;width:80%;padding:0 0  }
.muli_con{position:relative;display: flex;justify-content: space-between; align-items: center;}
.muli_con_left{ height:100%; width:60%; }
.muli_con_right{  padding-top:3em; position:relative; padding-bottom:4.6875em;  padding-left:10%;  width:38%; margin-left:0;height:100%;;}
.muli_con_left .swiper-container,.muli_con_left .swiper-container .swiper-slide{width:100%; height:100%;}
.muli_con_left_bg{ width:100%; height:100%; }
.muli_con_left_bg a{ width:100%; display:block; }
.muli_con_left_bg img{ width:auto;max-width:710px; display: block;margin:0 auto;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.muli_con_left_bg:hover  img{ transform:scale(1.03,1.03); -moz-transform:scale(1.03,1.03); -webkit-transform:scale(1.03,1.03);}
.muli_con_right_top{position:relative; z-index:10;}
.muli_con_right_num{position:absolute; right:0; top:50%;transform:translateY(-50%);   width:100%; text-align:right;}
.muli_con_right_num p{ font-size:16.82291666666667vw; color:#f0f5f9; display:none}
.muli_con_right_num p:nth-child(1){display:block}
.muli_con_right_act{width:114px;height:52px; display:flex;justify-content:space-between;  }
.muli_con_right_2_left{width:52px;height:52px;background-color: #ddd;border-radius: 1.6rem;display:flex;justify-content:center;align-items: center; }
.muli_con_right_2_right{width:52px;height:52px;background-color: #666;border-radius: 1.6rem;display:flex;justify-content:center;align-items: center; }
.css3:hover{background-color: #e12327;}
.css3{transition: 0.5s;}
.muli_text i{display: block;}
.muli_text strong{ color: #111111; display: block;}
.muli_text span{ display: block; width:100px;height:2px;background: #e12327;}
.muli_text p{ font-size: 1.1rem;color: #666;line-height:2rem;padding:45px 0}
.muli_text a{ width:140px; text-align: center; font-size: 1.1rem;color: #fff;line-height:45px; background: #e12327;margin:0 0 2.6rem 0; border-radius: 23px;display: block;}
.muli_text a:hover{ background: #333; }
.muli_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.muli_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 50px 0 0}
.muli_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #91b721; display: flex;justify-content: center;align-items: center;}

.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}

@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:26px; opacity: 1;}


@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
@media only screen and (max-width:1650px){ 
	.header .logo img{width:100%;max-width:340px;}
	.index_nav li a{ padding: 0 10px;}
	.son .son_li li a{ padding: 0 0;}
	.son .son_li{    width: 34%;}
	.son_title{    margin: 0 0 35px 0;}
}
@media only screen and (max-width:1500px){ 
	.nav_tel {    width: 76%;}
	.header .logo img{ max-width:330px;}
	.index_nav li a{ font-size:1rem}
	.banner3 .ind_ban_tex_title{    font-size: 3.2rem;    line-height: 5.2rem;}
	.banner3 .ind_ban_tex_info{    font-size: 2.1rem;    line-height: 2.8rem;}
	.muli_text strong{ font-size:2.2rem}
	.muli_text p{ font-size:1.02rem}
	.muli_text li{ font-size:1.3rem}
	.s_width3{width: 96%;}
	.muli_con_right{padding: 3em 5% 3rem 5%;}
	.chanpin_con .pro_text p strong{    font-size:1rem;}
	.chanpin_con li{width:24.5%;    margin: 0 0.5% 15px 0;}
	.a_title p{ font-size: 3rem}
	.about_t strong{ font-size: 2.3rem}
	.s_width{width: 92%;}
	.about_l{ padding: 0 0 0 0;}
	.about_l .about_p{ font-size:1rem}
	.pp_title div{ font-size: 2.7rem}
	.indexsec03 .listul .listul_h strong{ font-size:1.7rem}
	.index_t_a{width: 55%;}
	.join strong{ font-size:2.7rem}
	.f_con .cp_k p{ font-size:1rem}
	.news_con .news_text p{ font-size:1.1rem}
	.news_con .news_text i{color:#8a8a8a;font-size:0.9rem;line-height:2.5rem;}
	.news_con .news_text span{line-height: 1.5rem;font-size:0.96rem;}
	.productshow_cage2 ul{width: 90%;}
	.productshow_cage2 li a{font-size: 1rem;width: 13rem;}
	.pp_title p{ font-size:1rem}
	.item_title div{ font-size:3rem}
	.item_title{height:200px;    margin-top: -60px;}
	.se_about_num strong{ font-size:3rem}
	.se_title{  padding:65px 0 55px 0;}
	.se_nav li a:hover{  font-size:1rem}
	.se_nav li a{  font-size:1rem}	
	.se_nav li.on a{  font-size:1rem}
}
@media only screen and (max-width:1200px){ 
	.block{display: none;}
	.none{display: block;}
	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;border-bottom: 1px solid rgba(255,255,255,.1);}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:80px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 16px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 8px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(-315deg);
		transform: translateY(6px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.05rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul div{width:90%;margin:0 auto; display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);  }
	.menuBox ul div a{width:32%;font-size: 15px;line-height: 38px;color: #fff;font-weight: normal;display:block; }
	.menuBox ul div.pp a{width:50%; }
	.menuBox ul div.pp2 a{width:100%; }
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 44px;}
	.l_tel{width:35%; padding:0 5px 0 0; display:flex;justify-content: flex-end;align-items: center;color: #fff;font-size: 12px; }
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.pp_title{ padding:25px 0 25px 0}
	.pp_title div{font-size: 1.5rem;    line-height: 4rem;}
	.a_title{padding:50px 0 20px 0; background: #fff;}
	.a_title p{font-size: 1.5rem;    line-height: 2rem;}
	.a_title span{ font-size: 1rem;   line-height: 1.5rem;}
	.a_title i{width:70px; margin:20px auto; }
	.pp_title p{ font-size: 0.95rem;   line-height: 1.8rem;}
	#sw11 .swiper-slide a strong{font-size: 1.05rem; line-height: 2.2rem; }
	.sw11out .sw-next, .sw11out .sw-prev{width: 42px; height: 42px;}
	.muli{width:100%; }
	.muli_con{flex-direction: column-reverse; }
	.muli_con_left{  width:100%; }
	.muli_con_right{ width:100%;padding: 1.5em; }
	.muli_con_left_bg img{width:100%;}
	.muli_text strong{ font-size:1.3rem; text-align: center;}
	.muli_text p{ font-size:1rem;line-height: 1.6rem;padding:15px 0; text-align: center;}
	.muli_text a{width: 110px;line-height: 35px;font-size: 1rem; margin: 0 auto;}
	.muli_con_right_2_left,.muli_con_right_2_right{width: 32px; height: 32px;}
	.muli_con_right_act{width: 74px; margin:15px auto 0 auto}
	.xinlai_num #wrap .xinlai_num_li{width:45%;    padding: 0 0 15px 0;}
	.xinlai_num .jumbo{font-size:1.6rem;    line-height: 3rem;}
	.xinlai_num #wrap .xinlai_num_li span{font-size:1.3rem;}
	.xinlai_num #wrap .xinlai_num_li p{font-size:1rem;}
	.xinlai_num{    padding:10px 0 0 0;}
	.yingyong{    padding: 0 0 30px 0;}
	.xinlai_num_x{    height: 80px;}
	.about_con{flex-wrap: wrap;}
	.about_l{width:100%; padding: 0 0 15px 0;}
	.about_r {width:100%;padding:10px 0 0 0}
	.about_t strong{    font-size: 1.3rem;}
	.about_t{    font-size: 1rem;}
	.about{ padding: 25px 0 45px 0;}
	.about_con_c{margin:0 0 25px 0;font-size: 0.95rem;line-height:1.6rem;-webkit-line-clamp:6;}
	.about_l a{width: 128px;line-height: 40px;font-size: 1rem;}
	.about_r a{    padding: 15px 0 5px 0;}
	.about_r a p strong{    font-size: 1.1rem;line-height: 1.6rem;}
	.about_r a span{width: 30px; height: 30px;line-height: 28px;font-size: 25px;}
	.index_t_a{display: none;}
	.in_title p{ font-size:1.5rem; line-height:3rem;}
	.in_title i{font-size: 0.95rem;}
	.index_t{    padding:1.5rem 0;justify-content:center;}
	.news_con li{    width: 96%; margin:0 auto 8px auto}
	.news_con{flex-wrap: wrap;}
	.news_con li .news_text{padding: 20px 15px;}
	.news_con .news_text p{height: auto; margin:0 0 8px 0;line-height: 2rem; }
	.news_con li .news_date{font-size: 0.95rem;}
	.join .s_width{flex-direction: column;    align-items: flex-start;}
	.join strong{font-size: 1.5rem;}
	.join p{font-size: 1rem;}
	.join .s_width div{margin:0 0 18px 0;}
	.join a{ width:120px;line-height: 2.5rem;font-size: 1rem;}
	.join{ padding: 35px 0;}
	.phone_footer{ display: flex;justify-content: center;align-items: center;width: 100%; height: 70px;  right: 0; position: fixed; z-index: 99; bottom: 0;background:#111327;}
	.phone_footer ul{ display: flex;justify-content: space-between;width:100%}
	.phone_footer li{width: 33%; text-align: center;color: #fff; }
	.phone_footer li a{ color: #fff; line-height:30px; display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.phone_footer li img{ vertical-align:middle;width:30px;display: block;}
	.phone_footer_a{background: #1a1f28; padding:25px 4% 85px 4%}
	.phone_footer_a strong{ display: block; font-size:1.1rem; line-height:25px; color:#fff; margin-bottom:25px;font-weight:normal; }
	.phone_footer_a i{ width:2.6rem;height:1px; background:#fff;display: block; margin-bottom:25px;}
	.se_nav_about{width:100%}
	.se_nav {flex-wrap: wrap; padding:15px 0}
	.se_nav li{width: calc(100%/2 - 5px);    margin: 0 0 5px 0;    border: 1px solid rgba(0,0,0,0.07);}
	.se_nav_about li{width: calc(100%/3 - 3px); margin: 0 3px 5px 0;}
	.se_nav li a{ line-height:3rem; font-weight: normal;}
	.se_about_l .se_about_tt{width:100%}
	.se_about_l .se_about_num{width:100%}
	.se_about_l{flex-wrap: wrap;padding: 35px 0;}
	.se_about_l .se_about_tt strong{font-size: 1.5rem;line-height: 3rem;}
	.se_about_num strong{font-size: 2rem;line-height: 3rem;}
	.se_about_num p{font-size: 1rem;}
	.se_about_num li{  padding:40px 0 10px 0}
	.se_jianjie_b .s_width{ flex-direction: column-reverse; }
	.se_jianjie_b_l{ width:100%;padding:25px 0 0 0;  }
	.se_jianjie_b_r{ width:100%;}
	.video_con{ width:100%;}
	.se_jianjie_b{  padding:30px 0 30px 0}
	.se_title{width:100%;padding:25px 4% 35px 4%;flex-direction: column;    align-items: flex-start; background: #fff; }
	.font_44{ width:100%;}
	.font_44 h2{font-size: 1.5rem;}
	.font_44 p{font-size: 0.95rem; padding:0 0; line-height: 1.6rem;}
	.se_title a{ width:120px;line-height: 2.5rem;font-size: 1rem;height: 2.5rem;}
	.se_zizhi{  padding:30px 0 30px 0}
	.nicescroll-rails{    margin-top: 20px;}
	.guanli .s_width div h3{font-size: 1.1rem;		padding: 0 0 1rem 0; margin: 0 0 1rem 0;}
	.guanli ul{flex-wrap: wrap;}
	.guanli li{width:50%}
	.guanli li p{  padding:20px 0 10px 0}
	.guanli li p strong{font-size: 1.1rem;    line-height:2.5rem;}
	.guanli li p img{width:30px}
	.se_wenhua{padding:25px 0 45px 0;}
	.se_wenhua .se_title{  background: none; }
	.item_title div{ font-size:1.6rem;line-height:2rem;    margin: 0 0 10px 0;}
	.item_title{height:112px; margin-top: -21px; width: 92%; margin-left: -46%;justify-content: space-between;}
	.item_title p{font-size: 0.95rem;}
	.item_title span{margin: 0 0 10px 0;}
	.se_banner_img img{height:260px; }
	.fenye{flex-direction: column; margin: 25px auto;}
	.se_product{width:96%;    padding: 26px 0 20px 0;}
	.se_product_c li{    width: 49%;margin: 0 1% 10px 0;}
	.se_product_c li:nth-child(3n){ margin: 0 1% 10px 0;}
	.se_product_c .pro_text{padding: 10px 5px;}
	.se_product_c .pro_text p{ font-size:1rem;line-height:1.5rem; text-align: center; }
	.se_product_c .pro_text span{display: none;}
	.se_product_c .pro_text i{display: none;}
	.baise{ background: #fff;}
	.se_pro{padding:85px 0 55px 0;}
	.se_pro h1{font-size: 1.5rem; line-height:3rem;}
	.se_pro a{    margin: 25px 0 0 0;    width: 160px;}
	canvas{display: none;}
	.se_pro_a{flex-direction: column;padding:45px 0;}
	.se_pro_a .info_pic,.se_espcms_book2 {width:96%;margin: 0 auto;}
	.se_pro_a .se_pro_a_text{width:100%;padding:25px 2% 0 2%}
	.se_pro_a .se_pro_a_text strong{font-size: 1.5rem; line-height:3rem;font-weight: bold;}
	.se_pro_b{padding:35px 0;}
	.se_pro_c{padding:35px 0;}
	.se_nav_shili{ padding: 45px 0;}
	.se_nav_shili li a{font-size:1rem;line-height:3rem;}
	.se_newslist li{flex-direction: column;    align-items: flex-start;margin: 0 0 25px 0;    padding: 0 0 15px 0;}
	.se_newslist_l{width:100%; }
	.se_newslist_r{width:100%;     margin: 0 0 0 0;}
	.se_newslist_r a{ font-size: 1.2rem;line-height:2.1rem;}
	.se_newslist_r p{font-size:.95rem; }
	.se_newslist_r p{margin: 4px 0 4px 0;}
	.page_box2 {display: none;}
	.se_espcms_book2 h1{ font-size: 1.3rem;line-height:2.1rem;}
	.th_news_con{padding:10px 10px;}
	.se_espcms_page li{width:100%}
	.se_espcms_page{flex-direction: column; padding:10px 10px;}
	.se_contact_li{margin-top:0;margin-bottom:0; border-top:0 solid rgba(0,0,0,0.1);border-bottom:0 solid rgba(0,0,0,0.1);padding:30px 0;display: flex;display:-webkit-flex;justify-content:space-between;}
	.se_contact_li li{width:100%;justify-content:flex-start; margin:0 0 20px 0; padding:0 0 20px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
	.se_contact_li { flex-direction: column;}
	.se_contact_li li img{width:35px}
	.se_contact_li li p strong{ font-size: 1.04rem;line-height: 1.7rem;}
	.se_contact_li li p{  line-height: 1.7rem;color: #666;}
	.gongsi li{width:100%;margin:0 0 15px 0}
	.gongsi { flex-direction: column;}
	.gongsi_text .gongsi_title{ font-size: 1.2rem;line-height: 1.7rem;}
	.gongsi_text .gongsi_title{    height: 6rem;}
	.gongsi_text{    padding: 20px 10px 20px 10px;}
	.font_44 h3{ font-size: 1.2rem;line-height:2.1rem;padding: 30px 0;}
	.se_fangan img{width:100%; }
	.se_fangan{ padding:0 0 25px 0;}
	.jiangxin_li{padding: 25px 0;}
	.jiangxin_li .s_width{ flex-direction: column;}
	.jiangxin_li li{width:100%;    padding: 21px 0; margin:0 0 8px 0 }
	.jiangxin_li li .jiangxin_icon{ margin: 0 0 15px 0;}
	.jiangxin_li li span{    font-size: 0.95rem; line-height: 1.4rem;}
	.fw_t1 strong{ font-size: 1.4rem;line-height: 1.7rem;}
	.fwlc{    padding: 30px 0 30px 0;}
	.fw_list li{width:49%; margin:0 0 0 0 }
	.fw_list{flex-wrap: wrap;    margin: 50px 0 0 0;}
	.fw_list li h3{ margin-top:15px; font-size:1.1rem; line-height: 1.7rem;}
	.fw_list li p{margin-bottom: 10px; font-size: .95rem; line-height: 1.4rem;}
	.se_gongyi li{width:49%; margin:0 0 10px 0;    padding: 15px 0; }
	.se_gongyi{flex-wrap: wrap;padding: 0 0 25px 0; }
	.se_gongyi li p{ font-size: 1rem;line-height: 1.8rem;}
	.huise3{padding:  25px 0 0 0; }
	.font_46{ padding: 30px 0;}
	.font_46 p{ font-size: .95rem;line-height:1.6rem; }
	.font_46 strong{ font-size: 1.4rem;line-height: 1.7rem;    padding: 0 0 30px 0;}
	.font_46.font_47{padding: 0 0 45px 0;}
	.se_fangan p{font-size: 1rem;line-height: 1.7rem; }
	.chengnuo_pic li{width:100%;padding:10px 15px; margin:0 0 10px 0}
	.chengnuo_pic li p{ font-size: .95rem;line-height:1.6rem; }
	.chengnuo_pic{flex-wrap: wrap; padding: 0 0 0px 0;}
	.chengnuo_pic li strong{font-size: 1.1rem;line-height: 2.7rem; }
	.chengnuo_list{flex-wrap: wrap; }
	.chengnuo_list li{width:100%;padding:10px 15px; margin:0 0 10px 0}
	.chengnuo_list li span{font-size: 1.1rem;line-height: 2.7rem; }
	.chengnuo_list li p{ font-size: .95rem;line-height:1.6rem; }
	.se_pro p{font-size: .95rem;line-height:1.6rem; }
	.y_b {padding: 35px 0;}
	.y_b .s_width,.y_c .s_width{ flex-direction: column;}
	.y_b p{line-height: 2rem;font-size: 1.3rem; margin:0 0 25px 0; text-align: center;}
	.y_b span{  margin:15px 0 0  0}
	.y_b .s_width div{width:100%}
	.y_b .s_width div:nth-child(2){width:100%;}
	.y_b .s_width div img{width:90%;margin:0 auto 15px auto;display: block;}
	.y_c .s_width{flex-direction: column-reverse}
	.y_c{background: #fff;padding:35px 0}
	.y_c p{line-height: 2rem;font-size: 1.3rem; margin:0 0 25px 0; text-align: center}
	.y_c span{margin:15px 0 0  0}
	.y_c .s_width div{width:100%}
	.y_c .s_width div:nth-child(1){width:100%}
	.y_c .s_width div img{width:90%;margin:0 auto 15px auto;display: block;}
	.yun_l,.yun_r{ display: none;}
	.yun_ll{ display: block; width:100%}
	.yun_ll .s_width{ display: flex; justify-content:center;flex-wrap: wrap; }
	.yun_ll li{ width:33%;display: flex;flex-direction: column; align-items: center; margin:  0 0 15px 0;}
	.m2wlc3box { margin-top: 4.16vw; width: 95vw; height: 95vw; }
	.m2wlc3ani { width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; }
	.yun_t img{width:200px}
	.yun_t p{line-height: 2rem;font-size: 1.3rem;}
}
@media only screen and (max-width:960px){ 
	.se_product_c li{width:100%}
	.contact .cway .text{ width: 100%;  flex-direction:column }
	.contact .cway .text .left{ width:100%; }
	.contact .cway .text .more_co{width: 100%; padding:25px 0 0 0  }
	.contact h2{font-size: 1.3rem;}
}